home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Comm / AmiTCP30b2.lha / src / amitcp / protos / kern / amiga_api_protos.h next >
Encoding:
Text File  |  1993-03-05  |  121 b   |  10 lines

  1. /* Prototypes for functions defined in
  2. amiga_api.c
  3.  */
  4.  
  5. BOOL api_init(void);
  6.  
  7. BOOL api_show(void);
  8.  
  9. void api_hide(void);
  10.